home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / dev / misc / DReg.readme < prev    next >
Text File  |  1999-03-02  |  4KB  |  87 lines

  1. Short:    Data Register Processor with asm source
  2. Author:   paul@relicworld.demon.co.uk (Paul Juhasz)
  3. Uploader: paul@relicworld.demon.co.uk (Paul Juhasz)
  4. Version:  1.21
  5. Type:     dev/misc
  6.  
  7. ---------------------------------------------------------------
  8.  
  9. DReg as well as its source are released as Freeware with an explicit
  10. NO GUARANTEE for the safety of your precious data - in other words:
  11. don't sue me if your monitor blows up and your 060 glows in the dark.
  12.  
  13.  
  14. Do any of you remember COBOL or RPG?  How about a Univac II then, or
  15. the IBM 1401.?  Punched cards and paper tape?  Yes - I thought so. All
  16. that ancient stuff belongs to antiquity now, though once it used to be
  17. considered the Ultimate Power.  In the 60's an IBM 360/20 would fill a
  18. medium office, chew up your precious program cards and print endless
  19. lists of hexadecimal gobbledygook on tons of paper.  And yes - it had
  20. a total of 16k of memory for us to do our thing in.  Now we have access
  21. to - you name it, gigabytes - and all in friendly click-and-see fashion
  22. provided by a multitasking operating system.
  23.  
  24. But one thing hasn't changed much:  we still write programs in Asm, use
  25. bits to hold flags in and have to convert hex to decimal so we get some
  26. idea as to what value we're dealing with.
  27.  
  28. Apart from being a nifty little binary-hex-decimal converter and bitwise
  29. calculator, DReg's source may be useful as an example in A68k Intuition
  30. programming.  It is fairly typical for a properly behaved program that's
  31. multitasking under Intuition.  It is full of gadgets, multiple IDCMP
  32. loops, gadget/border/window colour modification (a hack) to conform with
  33. any Workbench, uses library calls and it even has an 'iconize' feature
  34. that remembers its place while it's running.  I only missed out one quite
  35. important feature - a string gadget to let you enter a hex or decimal
  36. value when activated.
  37.  
  38. If someone wants to add this, or build a fontsensitive gui, please do let
  39. me have a copy.  #;)
  40.  
  41.  
  42. Paul - Monday 11-Jan-99 02:24:41
  43.  
  44. History:
  45.  
  46. 1.21 -  Corrected an Enforcer hit that occurred on program-exit,
  47.         found by Thomas Bieg (tbieg@nocws.rzws.fh-aalen.de).
  48.  
  49. 1.2  -  Uploaded to Aminet
  50.  
  51.  
  52. Live fast, code hard and die a beautiful death... (old c0DerZ saying)
  53.  
  54.  
  55. ============================= Archive contents =============================
  56.  
  57. Original  Packed Ratio    Date     Time    Name
  58. -------- ------- ----- --------- --------  -------------
  59.      820     281 65.7% 08-Jan-97 15:15:14  DReg.info
  60.      938     664 29.2% 26-Jun-94 05:07:48 +blk.chip
  61.      942     658 30.1% 26-Jun-94 05:07:48 +def.chip
  62.      946     660 30.2% 26-Jun-94 05:07:50 +gry.chip
  63.    18924    8814 53.4% 26-Jun-94 05:07:58 +Reg_gfx
  64.    17212    7423 56.8% 26-Jun-94 05:08:06 +Reg_gfx.2
  65.     9468    4303 54.5% 26-Jun-94 05:08:12 +Reg_vals
  66.      882     636 27.8% 26-Jun-94 05:08:12 +regicona
  67.      882     636 27.8% 26-Jun-94 05:08:14 +regiconb
  68.      762     574 24.6% 26-Jun-94 05:08:18 +regpa
  69.      768     547 28.7% 26-Jun-94 05:08:24 +regpb
  70.    15510    6282 59.4% 26-Jun-94 05:08:42 +WBReg
  71.      268     153 42.9% 26-Jun-94 05:08:48 +icon2a
  72.      268     160 40.2% 26-Jun-94 05:08:48 +icon2b
  73.      268     157 41.4% 26-Jun-94 05:08:50 +icona
  74.      268     147 45.1% 26-Jun-94 05:08:52 +iconb
  75.    16312    7089 56.5% 01-Feb-99 02:57:28 +DReg
  76.    20983    5288 74.7% 01-Feb-99 02:57:06 +DReg.a
  77.     1630     680 58.2% 26-Jun-94 05:09:14 +DReg.info
  78.     2228    1247 44.0% 01-Feb-99 03:03:10 +DReg.readme
  79.     8359    3168 62.1% 15-Dec-94 10:43:50 +DReg_Manual
  80.     1729     715 58.6% 11-Jan-99 02:31:12 +DReg_Manual.info
  81.     2755    1270 53.9% 26-Jun-94 05:09:26 +launch.i
  82.    36369    2785 92.3% 26-Jun-94 05:09:36 +reggds.s
  83.    36898    4835 86.8% 05-Dec-94 03:24:20 +reggfx.s
  84.    26274    5402 79.4% 26-Jun-94 05:09:54 +regsub.s
  85. -------- ------- ----- --------- --------
  86.   222663   64574 70.9% 01-Feb-99 21:34:56   26 files
  87.